Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preprocessor macro GTL_DISABLE_MIX #29

Merged
merged 2 commits into from
Nov 2, 2024
Merged

Add preprocessor macro GTL_DISABLE_MIX #29

merged 2 commits into from
Nov 2, 2024

Conversation

greg7mdp
Copy link
Owner

@greg7mdp greg7mdp commented Nov 2, 2024

Resolves greg7mdp/parallel-hashmap#252.

If GTL_DISABLE_MIX=1 is defined before phmap.hpp is included, the internal mixing of the hash values provided by the hash function is disabled.

@greg7mdp greg7mdp merged commit b19d1a7 into main Nov 2, 2024
12 checks passed
@greg7mdp greg7mdp deleted the phmap_252 branch November 2, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable mixing
1 participant